[INFO] cloning repository https://github.com/sol1/rustguac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sol1/rustguac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsol1%2Frustguac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsol1%2Frustguac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b4ea823b1544afaafb165a9a6e099a4b1881781
[INFO] testing sol1/rustguac against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsol1%2Frustguac" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sol1/rustguac
[INFO] finished tweaking git repo https://github.com/sol1/rustguac
[INFO] tweaked toml for git repo https://github.com/sol1/rustguac written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sol1/rustguac on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sol1/rustguac already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 635913a1bfc4ea70906a1e613ceb9b2256c524a467fc63aa3bf304f2ce7fdd85
[INFO] running `Command { std: "docker" "start" "-a" "635913a1bfc4ea70906a1e613ceb9b2256c524a467fc63aa3bf304f2ce7fdd85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "635913a1bfc4ea70906a1e613ceb9b2256c524a467fc63aa3bf304f2ce7fdd85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635913a1bfc4ea70906a1e613ceb9b2256c524a467fc63aa3bf304f2ce7fdd85", kill_on_drop: false }`
[INFO] [stdout] 635913a1bfc4ea70906a1e613ceb9b2256c524a467fc63aa3bf304f2ce7fdd85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fe106c5e3e9a8817569ac9ac835529decdee7dd8727e64c51bad0521bb19eee
[INFO] running `Command { std: "docker" "start" "-a" "9fe106c5e3e9a8817569ac9ac835529decdee7dd8727e64c51bad0521bb19eee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cpubits v0.1.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling pbkdf2 v0.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aes v0.9.1
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling salsa20 v0.11.0
[INFO] [stderr]    Compiling cbc v0.2.1
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-bigint v0.7.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling spki v0.8.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling scrypt v0.12.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs5 v0.8.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling pkcs8 v0.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustcrypto-ff v0.14.0-rc.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling signature v3.0.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling base16ct v1.0.0
[INFO] [stderr]    Compiling sec1 v0.8.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustcrypto-group v0.14.0-rc.1
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling elliptic-curve v0.14.0-rc.32
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rfc6979 v0.5.0-rc.5
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ecdsa v0.17.0-rc.18
[INFO] [stderr]    Compiling primeorder v0.14.0-rc.9
[INFO] [stderr]    Compiling polyval v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling primefield v0.14.0-rc.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ghash v0.6.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling ssh-encoding v0.3.0-rc.9
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling ctr v0.10.0
[INFO] [stderr]    Compiling aead v0.6.0-rc.10
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling aes-gcm v0.11.0-rc.3
[INFO] [stderr]    Compiling blowfish v0.10.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling poly1305 v0.9.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ed25519 v3.0.0
[INFO] [stderr]    Compiling crypto-primes v0.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling blake2 v0.11.0-rc.6
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling fiat-crypto v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rsa v0.10.0-rc.18
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling sha3 v0.11.0
[INFO] [stderr]    Compiling argon2 v0.6.0-rc.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ed25519-dalek v3.0.0-pre.7
[INFO] [stderr]    Compiling ssh-cipher v0.3.0-rc.9
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling p256 v0.14.0-rc.9
[INFO] [stderr]    Compiling p521 v0.14.0-rc.9
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling kem v0.3.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling module-lattice v0.2.3
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling p384 v0.14.0-rc.9
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling ml-kem v0.3.2
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling bollard-stubs v1.53.1-rc.29.3.1
[INFO] [stderr]    Compiling ssh-key v0.7.0-rc.10
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling internal-russh-num-bigint v0.5.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling russh-cryptovec v0.61.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustguac v1.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling yasna v0.6.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling russh-util v0.52.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rcgen v0.14.8
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling rusqlite v0.40.0
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tower_governor v0.8.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling ipnetwork v0.21.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bollard v0.21.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling russh v0.61.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling openidconnect v4.0.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 19s
[INFO] running `Command { std: "docker" "inspect" "9fe106c5e3e9a8817569ac9ac835529decdee7dd8727e64c51bad0521bb19eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fe106c5e3e9a8817569ac9ac835529decdee7dd8727e64c51bad0521bb19eee", kill_on_drop: false }`
[INFO] [stdout] 9fe106c5e3e9a8817569ac9ac835529decdee7dd8727e64c51bad0521bb19eee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 698d9a9592d02e4ec4c8d4e06647e881acc45a6b448123dfdb32511283add990
[INFO] running `Command { std: "docker" "start" "-a" "698d9a9592d02e4ec4c8d4e06647e881acc45a6b448123dfdb32511283add990", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustguac v1.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.18s
[INFO] running `Command { std: "docker" "inspect" "698d9a9592d02e4ec4c8d4e06647e881acc45a6b448123dfdb32511283add990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "698d9a9592d02e4ec4c8d4e06647e881acc45a6b448123dfdb32511283add990", kill_on_drop: false }`
[INFO] [stdout] 698d9a9592d02e4ec4c8d4e06647e881acc45a6b448123dfdb32511283add990
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d819e9631e7bc706367c523106b0135b3ffa977f6f115d6b544f1c3970940e94
[INFO] running `Command { std: "docker" "start" "-a" "d819e9631e7bc706367c523106b0135b3ffa977f6f115d6b544f1c3970940e94", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustguac-777b602880c61cad)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test protocol::tests::boundary_empty_buffer ... ok
[INFO] [stdout] test protocol::tests::boundary_complete_instruction ... ok
[INFO] [stdout] test protocol::tests::boundary_partial_no_terminator ... ok
[INFO] [stdout] test protocol::tests::boundary_truncated_mid_multibyte ... ok
[INFO] [stdout] test protocol::tests::boundary_handles_utf8_multibyte_in_element ... ok
[INFO] [stdout] test protocol::tests::boundary_two_instructions_both_complete ... ok
[INFO] [stdout] test protocol::tests::boundary_two_instructions_first_complete ... ok
[INFO] [stdout] test protocol::tests::parse_accepts_embedded_semicolon_within_length ... ok
[INFO] [stdout] test protocol::tests::boundary_returns_last_complete_when_trailing_garbage ... ok
[INFO] [stdout] test protocol::tests::boundary_empty_opcode_ping ... ok
[INFO] [stdout] test protocol::tests::boundary_partial_when_split_inside_element_data ... ok
[INFO] [stdout] test protocol::tests::boundary_ignores_semicolon_inside_element_value ... ok
[INFO] [stdout] test protocol::tests::parse_accepts_zero_length_element ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_empty ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_length_longer_than_data ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_missing_dot ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_negative_length ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_non_numeric_length ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_overflow_length ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_split_multibyte_char ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_unexpected_separator ... ok
[INFO] [stdout] test protocol::tests::streaming_parser_emits_error_for_malformed_frame ... ok
[INFO] [stdout] test protocol::tests::test_parse_no_args ... ok
[INFO] [stdout] test protocol::tests::test_parse_simple ... ok
[INFO] [stdout] test protocol::tests::streaming_parser_split_at_every_boundary ... ok
[INFO] [stdout] test protocol::tests::test_encode_no_args ... ok
[INFO] [stdout] test protocol::tests::test_roundtrip ... ok
[INFO] [stdout] test protocol::tests::test_encode_select ... ok
[INFO] [stdout] test protocol::tests::test_encode_simple ... ok
[INFO] [stdout] test protocol::tests::streaming_parser_caps_buffer_at_1_mib ... ok
[INFO] [stdout] test protocol::tests::test_streaming_parser ... ok
[INFO] [stdout] test protocol::tests::test_parse_with_semicolon ... ok
[INFO] [stdout] test protocol::tests::parse_accepts_correct_multibyte_length ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustguac-e2efd577784742b8)
[INFO] [stdout] 
[INFO] [stdout] running 238 tests
[INFO] [stdout] test api::tests::test_html_escape_passthrough ... ok
[INFO] [stdout] test api::tests::test_html_escape_special_chars ... ok
[INFO] [stdout] test api::tests::test_html_escape_multiple ... ok
[INFO] [stdout] test api::tests::test_is_jpeg_magic_happy_path ... ok
[INFO] [stdout] test api::tests::test_is_jpeg_magic_off_by_one_byte ... ok
[INFO] [stdout] test api::tests::test_is_jpeg_magic_rejects_other_formats ... ok
[INFO] [stdout] test api::tests::test_is_jpeg_magic_rejects_short_body ... ok
[INFO] [stdout] test api::tests::test_safe_recording_name_empty_and_bare_extension ... ok
[INFO] [stdout] test api::tests::test_safe_recording_name_extension_case_sensitive ... ok
[INFO] [stdout] test api::tests::test_safe_recording_name_nul_byte_rejected ... ok
[INFO] [stdout] test api::tests::test_safe_recording_name_hidden_traversal ... ok
[INFO] [stdout] test api::tests::test_safe_recording_name_no_guac_extension ... ok
[INFO] [stdout] test api::tests::test_safe_recording_name_path_traversal ... ok
[INFO] [stdout] test auth::tests::test_client_ip_no_proxies ... ok
[INFO] [stdout] test auth::tests::test_client_ip_xff_untrusted_proxy ... ok
[INFO] [stdout] test auth::tests::test_client_ip_xff_trusted_proxy ... ok
[INFO] [stdout] test auth::tests::test_compute_effective_role_no_cap ... ok
[INFO] [stdout] test auth::tests::test_client_ip_xff_invalid_ip ... ok
[INFO] [stdout] test auth::tests::test_compute_effective_role_capped ... ok
[INFO] [stdout] test auth::tests::test_compute_effective_role_cap_higher_than_user ... ok
[INFO] [stdout] test auth::tests::test_compute_effective_role_same_level ... ok
[INFO] [stdout] test auth::tests::test_role_level_hierarchy ... ok
[INFO] [stdout] test auth::tests::test_has_role ... ok
[INFO] [stdout] test auth::tests::test_role_level_ordering ... ok
[INFO] [stdout] test browser::tests::test_encrypt_chromium_password_different_inputs ... ok
[INFO] [stdout] test browser::tests::test_encrypt_chromium_password_block_aligned ... ok
[INFO] [stdout] test browser::tests::test_encrypt_chromium_password_deterministic ... ok
[INFO] [stdout] test browser::tests::test_encrypt_chromium_password_empty ... ok
[INFO] [stdout] test browser::tests::test_encrypt_chromium_password_v10_prefix ... ok
[INFO] [stdout] test config::tests::is_valid_theme_name_rules ... ok
[INFO] [stdout] test browser::tests::test_range_allocator ... ok
[INFO] [stdout] test config::tests::existing_user_config_with_theme_section_keeps_working_after_upgrade ... ok
[INFO] [stdout] test api::tests::test_safe_recording_name_valid ... ok
[INFO] [stdout] test config::tests::oidc_config_debug_redacts_client_secret ... ok
[INFO] [stdout] test config::tests::oidc_config_parses_with_client_secret ... ok
[INFO] [stdout] test config::tests::oidc_config_parses_without_client_secret ... ok
[INFO] [stdout] test config::tests::resolve_with_existing_preset_keeps_backward_compat ... ok
[INFO] [stdout] test config::tests::resolve_with_field_override_still_applies ... ok
[INFO] [stdout] test config::tests::test_builtin_presets_exist ... ok
[INFO] [stdout] test config::tests::test_builtin_presets_no_empty_colors ... ok
[INFO] [stdout] test config::tests::test_config_defaults ... ok
[INFO] [stdout] test config::tests::test_theme_resolve_default_preset ... ok
[INFO] [stdout] test config::tests::test_theme_resolve_from_default_struct_is_aurora ... ok
[INFO] [stdout] test config::tests::test_theme_resolve_named_preset ... ok
[INFO] [stdout] test config::tests::load_themes_returns_builtins_when_no_themes_dir ... ok
[INFO] [stdout] test config::tests::test_theme_resolve_override ... ok
[INFO] [stdout] test config::tests::load_themes_adds_new_disk_theme ... ok
[INFO] [stdout] test config::tests::test_vault_config_deserialize_minimal ... ok
[INFO] [stdout] test config::tests::test_theme_resolve_unknown_preset_falls_back ... ok
[INFO] [stdout] test config::tests::load_themes_disk_overrides_builtin_with_same_name ... ok
[INFO] [stdout] test config::tests::load_themes_skips_malformed_toml ... ok
[INFO] [stdout] test config::tests::load_themes_skips_invalid_filename ... ok
[INFO] [stdout] test db::tests::test_generate_key_format ... ok
[INFO] [stdout] test db::tests::test_generate_key_unique ... ok
[INFO] [stdout] test db::tests::seen_groups_upsert_skips_empty ... ok
[INFO] [stdout] test db::tests::seen_groups_upsert_deduplicates ... ok
[INFO] [stdout] test db::tests::test_hash_key_different_inputs ... ok
[INFO] [stdout] test db::tests::test_hash_key_sha256 ... ok
[INFO] [stdout] test db::tests::seen_groups_tolerates_special_characters ... ok
[INFO] [stdout] test db::tests::test_session_history_end ... ok
[INFO] [stdout] test db::tests::test_cleanup_session_history_zero_keeps_all ... ok
[INFO] [stdout] test db::tests::test_session_history_filter_by_type ... ok
[INFO] [stdout] test db::tests::test_session_history_filter_by_user ... ok
[INFO] [stdout] test db::tests::test_session_history_insert_and_query ... ok
[INFO] [stdout] test db::tests::test_user_groups_vec ... ok
[INFO] [stdout] test db::tests::test_user_groups_vec_empty ... ok
[INFO] [stdout] test db::tests::test_user_groups_vec_single ... ok
[INFO] [stdout] test import::tests::test_deduplicate_names ... ok
[INFO] [stdout] test import::tests::test_extract_tuples ... ok
[INFO] [stdout] test import::tests::test_group_path_nesting ... ok
[INFO] [stdout] test import::tests::test_group_path_sanitizes_segments ... ok
[INFO] [stdout] test import::tests::test_matches_insert ... ok
[INFO] [stdout] test import::tests::test_parse_connections ... ok
[INFO] [stdout] test import::tests::test_parse_groups ... ok
[INFO] [stdout] test import::tests::test_parse_parameters ... ok
[INFO] [stdout] test import::tests::test_parse_tuple ... ok
[INFO] [stdout] test db::tests::seen_groups_upsert_accepts_large_batch_without_panic ... ok
[INFO] [stdout] test import::tests::test_parse_tuple_escaped_quote ... ok
[INFO] [stdout] test import::tests::test_parse_tuple_with_null ... ok
[INFO] [stdout] test import::tests::test_sanitize_name ... ok
[INFO] [stdout] test import::tests::test_unescape_sql ... ok
[INFO] [stdout] test oidc::tests::friendly_discovery_error_different_urls_entirely ... ok
[INFO] [stdout] test oidc::tests::friendly_discovery_error_extra_slash_in_config ... ok
[INFO] [stdout] test oidc::tests::friendly_discovery_error_missing_slash_in_config ... ok
[INFO] [stdout] test oidc::tests::friendly_discovery_error_passes_through_other_errors ... ok
[INFO] [stdout] test oidc::tests::groups_array_over_cap_truncated ... ok
[INFO] [stdout] test oidc::tests::groups_array_passed_through ... ok
[INFO] [stdout] test oidc::tests::groups_custom_claim_name_respected ... ok
[INFO] [stdout] test db::tests::test_session_summary ... ok
[INFO] [stdout] test oidc::tests::groups_long_names_truncated_on_utf8_boundary ... ok
[INFO] [stdout] test oidc::tests::groups_malformed_jwt_returns_empty ... ok
[INFO] [stdout] test oidc::tests::groups_missing_claim_returns_empty ... ok
[INFO] [stdout] test oidc::tests::groups_non_string_values_filtered ... ok
[INFO] [stdout] test oidc::tests::groups_short_names_pass_through_unchanged ... ok
[INFO] [stdout] test oidc::tests::groups_single_string_wrapped ... ok
[INFO] [stdout] test oidc::tests::parse_issuer_mismatch_extracts_both_uris ... ok
[INFO] [stdout] test oidc::tests::parse_issuer_mismatch_handles_opposite_slash_direction ... ok
[INFO] [stdout] test oidc::tests::parse_issuer_mismatch_returns_none_for_unrelated_errors ... ok
[INFO] [stdout] test protocol::tests::boundary_complete_instruction ... ok
[INFO] [stdout] test db::tests::test_top_connections ... ok
[INFO] [stdout] test protocol::tests::boundary_handles_utf8_multibyte_in_element ... ok
[INFO] [stdout] test protocol::tests::boundary_empty_opcode_ping ... ok
[INFO] [stdout] test protocol::tests::boundary_empty_buffer ... ok
[INFO] [stdout] test protocol::tests::boundary_partial_no_terminator ... ok
[INFO] [stdout] test protocol::tests::boundary_partial_when_split_inside_element_data ... ok
[INFO] [stdout] test protocol::tests::boundary_truncated_mid_multibyte ... ok
[INFO] [stdout] test protocol::tests::boundary_returns_last_complete_when_trailing_garbage ... ok
[INFO] [stdout] test protocol::tests::boundary_ignores_semicolon_inside_element_value ... ok
[INFO] [stdout] test protocol::tests::boundary_two_instructions_first_complete ... ok
[INFO] [stdout] test protocol::tests::parse_accepts_embedded_semicolon_within_length ... ok
[INFO] [stdout] test protocol::tests::parse_accepts_correct_multibyte_length ... ok
[INFO] [stdout] test protocol::tests::parse_accepts_zero_length_element ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_empty ... ok
[INFO] [stdout] test protocol::tests::boundary_two_instructions_both_complete ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_length_longer_than_data ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_missing_dot ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_negative_length ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_non_numeric_length ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_overflow_length ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_split_multibyte_char ... ok
[INFO] [stdout] test protocol::tests::parse_rejects_unexpected_separator ... ok
[INFO] [stdout] test db::tests::test_top_users ... ok
[INFO] [stdout] test protocol::tests::streaming_parser_emits_error_for_malformed_frame ... ok
[INFO] [stdout] test protocol::tests::test_encode_no_args ... ok
[INFO] [stdout] test protocol::tests::test_encode_select ... ok
[INFO] [stdout] test protocol::tests::test_parse_no_args ... ok
[INFO] [stdout] test protocol::tests::test_parse_simple ... ok
[INFO] [stdout] test protocol::tests::streaming_parser_split_at_every_boundary ... ok
[INFO] [stdout] test protocol::tests::test_encode_simple ... ok
[INFO] [stdout] test protocol::tests::test_roundtrip ... ok
[INFO] [stdout] test protocol::tests::test_parse_with_semicolon ... ok
[INFO] [stdout] test protocol::tests::test_streaming_parser ... ok
[INFO] [stdout] test db::tests::test_session_history_pagination ... ok
[INFO] [stdout] test session::auth_pkg_tests::empty_config_default_falls_through_to_ntlm ... ok
[INFO] [stdout] test session::auth_pkg_tests::empty_entry_value_falls_through_to_server_default ... ok
[INFO] [stdout] test session::auth_pkg_tests::entry_value_wins_over_server_default ... ok
[INFO] [stdout] test session::auth_pkg_tests::no_entry_no_config_defaults_to_ntlm ... ok
[INFO] [stdout] test session::auth_pkg_tests::server_default_applies_when_entry_none ... ok
[INFO] [stdout] test session::tests::drive_cleanup_settings_default_drive_config ... ok
[INFO] [stdout] test session::tests::drive_cleanup_settings_no_config_uses_legacy_defaults ... ok
[INFO] [stdout] test session::tests::drive_cleanup_settings_passes_through_config ... ok
[INFO] [stdout] test session::tests::manager_mint_prunes_expired_shadow_tokens ... ok
[INFO] [stdout] test protocol::tests::streaming_parser_caps_buffer_at_1_mib ... ok
[INFO] [stdout] test session::tests::share_token_empty_provided_invalid ... ok
[INFO] [stdout] test session::tests::share_token_expired_shadow_rejected ... ok
[INFO] [stdout] test session::tests::manager_disconnect_viewer_saturating_decrement ... ok
[INFO] [stdout] test session::tests::share_token_expires_at_now_treated_as_expired ... ok
[INFO] [stdout] test session::tests::share_token_multiple_shadows_one_matches ... ok
[INFO] [stdout] test session::tests::share_token_owner_match ... ok
[INFO] [stdout] test session::tests::share_token_owner_wins_over_shadow_of_same_string ... ok
[INFO] [stdout] test session::tests::manager_mint_shadow_then_validate ... ok
[INFO] [stdout] test session::tests::share_token_wrong_returns_invalid ... ok
[INFO] [stdout] test session::tests::share_token_validation_is_valid_helper ... ok
[INFO] [stdout] test session::tests::manager_shadow_token_is_session_scoped ... ok
[INFO] [stdout] test session::tests::manager_owner_token_validates ... ok
[INFO] [stdout] test session::tests::share_token_shadow_hit_returns_issued_by ... ok
[INFO] [stdout] test session::tests::manager_validate_rejects_unknown_session ... ok
[INFO] [stdout] test session::tests::test_check_allowed_network_empty_allowlist ... ok
[INFO] [stdout] test session::tests::test_check_allowed_network_ipv4_denied ... ok
[INFO] [stdout] test session::tests::test_check_allowed_network_ipv4_match ... ok
[INFO] [stdout] test session::tests::test_parse_autofill_empty_array ... ok
[INFO] [stdout] test session::tests::test_check_allowed_network_multiple_cidrs ... ok
[INFO] [stdout] test session::tests::test_parse_autofill_basic ... ok
[INFO] [stdout] test session::tests::test_parse_autofill_empty_string ... ok
[INFO] [stdout] test session::tests::test_parse_autofill_invalid_json ... ok
[INFO] [stdout] test session::tests::test_parse_autofill_missing_fields_skipped ... ok
[INFO] [stdout] test session::tests::test_parse_autofill_none ... ok
[INFO] [stdout] test session::tests::test_parse_autofill_multiple_entries ... ok
[INFO] [stdout] test session::tests::test_parse_autofill_placeholder_substitution ... ok
[INFO] [stdout] test session::tests::test_parse_autofill_placeholder_no_credentials ... ok
[INFO] [stdout] test tests::test_rewrite_branding_h1 ... ok
[INFO] [stdout] test tests::test_rewrite_branding_logo ... ok
[INFO] [stdout] test tests::test_rewrite_branding_noop ... ok
[INFO] [stdout] test session::tests::test_check_allowed_network_localhost_resolves ... ok
[INFO] [stdout] test vault::tests::test_build_client_client_cert_missing_file ... ok
[INFO] [stdout] test vault::tests::test_build_client_client_cert_without_key ... ok
[INFO] [stdout] test tests::test_rewrite_branding_title ... ok
[INFO] [stdout] test vault::tests::test_build_client_ca_cert_missing_file ... ok
[INFO] [stdout] test tests::rate_limit_layer_returns_429_on_burst ... ok
[INFO] [stdout] test vault::tests::test_build_client_tls_skip_verify ... ok
[INFO] [stdout] test vault::tests::test_build_client_ca_cert_invalid_pem ... ok
[INFO] [stdout] test vault::tests::test_build_client_client_key_missing_file ... ok
[INFO] [stdout] test vault::tests::test_config_deserialize_no_tls_fields ... ok
[INFO] [stdout] test vault::tests::test_config_deserialize_tls_fields ... ok
[INFO] [stdout] test vault::tests::test_enable_h264_serde_roundtrip ... ok
[INFO] [stdout] test vault::tests::test_is_credential_variable ... ok
[INFO] [stdout] test vault::tests::test_resolve_credential_variables_missing ... ok
[INFO] [stdout] test vault::tests::test_entry_credential_variables ... ok
[INFO] [stdout] test vault::tests::test_resolve_credential_variables_success ... ok
[INFO] [stdout] test vault::tests::test_sanitize_email_key ... ok
[INFO] [stdout] test vault::tests::test_resolve_credential_variables_no_variables ... ok
[INFO] [stdout] test vault::tests::test_validate_name_rejects_empty_and_long ... ok
[INFO] [stdout] test vault::tests::test_validate_name_ok ... ok
[INFO] [stdout] test vault::tests::test_validate_name_rejects_traversal ... ok
[INFO] [stdout] test vault::tests::test_validate_path_ok ... ok
[INFO] [stdout] test vault::tests::test_validate_path_rejects_bad_input ... ok
[INFO] [stdout] test vault::tests::validate_name_accepts_plain_names ... ok
[INFO] [stdout] test vault::tests::validate_name_rejects_empty_and_overlong ... ok
[INFO] [stdout] test vault::tests::validate_name_rejects_encoded_traversal ... ok
[INFO] [stdout] test vault::tests::validate_name_rejects_nul_and_control ... ok
[INFO] [stdout] test vault::tests::validate_name_rejects_reserved ... ok
[INFO] [stdout] test vault::tests::validate_name_rejects_spaces_and_special ... ok
[INFO] [stdout] test vault::tests::validate_name_rejects_traversal ... ok
[INFO] [stdout] test vault::tests::validate_name_rejects_unicode ... ok
[INFO] [stdout] test vault::tests::validate_path_accepts_nested ... ok
[INFO] [stdout] test vault::tests::validate_path_rejects_empty_segments ... ok
[INFO] [stdout] test vault::tests::validate_path_rejects_leading_or_trailing_slash ... ok
[INFO] [stdout] test vault::tests::validate_path_rejects_overlong ... ok
[INFO] [stdout] test vault::tests::validate_path_rejects_traversal_in_any_segment ... ok
[INFO] [stdout] test vdi::docker::tests::container_name_appends_sanitized_entry_name ... ok
[INFO] [stdout] test vdi::docker::tests::container_name_no_newlines_or_shell_metachars ... ok
[INFO] [stdout] test vdi::docker::tests::container_name_prefix_enforced ... ok
[INFO] [stdout] test vdi::docker::tests::container_name_uses_final_entry_key_segment ... ok
[INFO] [stdout] test vdi::docker::tests::host_port_candidates_defaults_to_docker_random ... ok
[INFO] [stdout] test vdi::docker::tests::host_port_candidates_stay_within_configured_range ... ok
[INFO] [stdout] test vdi::docker::tests::host_port_candidates_try_each_port_once ... ok
[INFO] [stdout] test vdi::docker::tests::sanitize_username_collapses_to_empty ... ok
[INFO] [stdout] test vdi::docker::tests::sanitize_username_collision_resistant_on_ascii ... ok
[INFO] [stdout] test vdi::docker::tests::sanitize_username_drops_unicode ... ok
[INFO] [stdout] test vdi::docker::tests::sanitize_username_lowercases ... ok
[INFO] [stdout] test vdi::docker::tests::sanitize_username_preserves_digits_and_underscore_dropped ... ok
[INFO] [stdout] test vdi::docker::tests::sanitize_username_replaces_specials_with_dash ... ok
[INFO] [stdout] test vdi::docker::tests::sanitize_username_strips_leading_trailing_dashes ... ok
[INFO] [stdout] test websocket::tests::origin_empty_allowed_preserves_prior_behaviour ... ok
[INFO] [stdout] test websocket::tests::origin_match_case_insensitive_hostname ... ok
[INFO] [stdout] test websocket::tests::origin_match_ports_stripped ... ok
[INFO] [stdout] test websocket::tests::origin_match_same_hostname_no_ports ... ok
[INFO] [stdout] test websocket::tests::origin_match_trailing_slash_tolerated ... ok
[INFO] [stdout] test websocket::tests::origin_mismatch_different_subdomain_rejected ... ok
[INFO] [stdout] test websocket::tests::origin_mismatch_path_in_origin_ignored_by_host ... ok
[INFO] [stdout] test websocket::tests::origin_mismatch_prefix_attack_rejected ... ok
[INFO] [stdout] test websocket::tests::origin_mismatch_unrelated_host_rejected ... ok
[INFO] [stdout] test vault::tests::test_build_client_valid_ca_cert ... ok
[INFO] [stdout] test browser::tests::test_populate_login_data_creates_db ... ok
[INFO] [stdout] test browser::tests::test_populate_login_data_multiple_creds ... ok
[INFO] [stdout] test vault::tests::test_build_client_defaults ... ok
[INFO] [stdout] test vault::tests::test_build_client_mtls_fullchain_cert ... FAILED
[INFO] [stdout] test vault::tests::test_build_client_mtls_pkcs8_key ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- vault::tests::test_build_client_mtls_fullchain_cert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'vault::tests::test_build_client_mtls_fullchain_cert' (236) panicked at src/vault.rs:1829:9:
[INFO] [stdout] mTLS with fullchain cert failed: Some(Auth("failed to build mTLS config with /tmp/rustguac-test-vault-mtls-chain/client-fullchain.pem + /tmp/rustguac-test-vault-mtls-chain/client-key.pem: invalid peer certificate: Other(OtherError(UnsupportedCertVersion))"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fe059c16b08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe059c16b08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe059c16b08 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe059c16b08 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe059c2fffa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe059c2fffa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5fe059c1c482 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe059c1c482 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe059bf2646 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe059bf2646 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe059c0da09 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe059319d2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5fe059319d2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe059c0dc82 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5fe059c0dc82 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe059bf2702 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe059be9ce9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe059bf366d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe059c307ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe05922e4fe - rustguac[31ede4a451b95a01]::vault::tests::test_build_client_mtls_fullchain_cert
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vault.rs:1829:9
[INFO] [stdout]   20:     0x5fe059211cb7 - rustguac[31ede4a451b95a01]::vault::tests::test_build_client_mtls_fullchain_cert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vault.rs:1744:47
[INFO] [stdout]   21:     0x5fe0591c64f6 - <rustguac[31ede4a451b95a01]::vault::tests::test_build_client_mtls_fullchain_cert::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5fe05930ce0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fe05930ce0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5fe05931a685 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5fe05931a685 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5fe05931a685 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5fe05931a685 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5fe05931a685 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5fe05931a685 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5fe05931a685 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5fe0593151e4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5fe0593151e4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5fe05931d702 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5fe05931d702 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5fe05931d702 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5fe05931d702 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5fe05931d702 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5fe05931d702 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5fe05931d702 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5fe059c15a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5fe059c15a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7237c64bfaa4 - <unknown>
[INFO] [stdout]   43:     0x7237c654ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- vault::tests::test_build_client_mtls_pkcs8_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'vault::tests::test_build_client_mtls_pkcs8_key' (237) panicked at src/vault.rs:1734:9:
[INFO] [stdout] mTLS with PKCS#8 key failed: Some(Auth("failed to build mTLS config with /tmp/rustguac-test-vault-mtls/client.pem + /tmp/rustguac-test-vault-mtls/client-key.pem: invalid peer certificate: Other(OtherError(UnsupportedCertVersion))"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fe059c16b08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe059c16b08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe059c16b08 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe059c16b08 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe059c2fffa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe059c2fffa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5fe059c1c482 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe059c1c482 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe059bf2646 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe059bf2646 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe059c0da09 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe059319d2c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5fe059319d2c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe059c0dc82 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5fe059c0dc82 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe059bf2702 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe059be9ce9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe059bf366d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe059c307ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe05922a9f2 - rustguac[31ede4a451b95a01]::vault::tests::test_build_client_mtls_pkcs8_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vault.rs:1734:9
[INFO] [stdout]   20:     0x5fe059211b07 - rustguac[31ede4a451b95a01]::vault::tests::test_build_client_mtls_pkcs8_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vault.rs:1647:42
[INFO] [stdout]   21:     0x5fe0591c62b6 - <rustguac[31ede4a451b95a01]::vault::tests::test_build_client_mtls_pkcs8_key::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5fe05930ce0b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fe05930ce0b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5fe05931a685 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5fe05931a685 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5fe05931a685 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5fe05931a685 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5fe05931a685 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5fe05931a685 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5fe05931a685 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5fe0593151e4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5fe0593151e4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5fe05931d702 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5fe05931d702 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5fe05931d702 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5fe05931d702 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5fe05931d702 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5fe05931d702 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5fe05931d702 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5fe059c15a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5fe059c15a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7237c64bfaa4 - <unknown>
[INFO] [stdout]   43:     0x7237c654ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     vault::tests::test_build_client_mtls_fullchain_cert
[INFO] [stdout]     vault::tests::test_build_client_mtls_pkcs8_key
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 236 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustguac`
[INFO] running `Command { std: "docker" "inspect" "d819e9631e7bc706367c523106b0135b3ffa977f6f115d6b544f1c3970940e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d819e9631e7bc706367c523106b0135b3ffa977f6f115d6b544f1c3970940e94", kill_on_drop: false }`
[INFO] [stdout] d819e9631e7bc706367c523106b0135b3ffa977f6f115d6b544f1c3970940e94
